[LINUX][ Fix x86/64 entry.S to use paravirtualized sti/cli properly.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 14 Aug 2006 14:24:59 +0000 (15:24 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 14 Aug 2006 14:24:59 +0000 (15:24 +0100)
commit3ef9a82056e892b3e2bf49f34a15816cef079d5c
tree8fcc74cd1485d6e2db98b2d20908fa59e39bf29f
parent775d564bded7fea7084cffa8d2df70a76d502a02
[LINUX][ Fix x86/64 entry.S to use paravirtualized sti/cli properly.

This fixes
- one instance of using XEN_BLOCK_EVENTS where XEN_UNBLOCK_EVENTS was
  meant
- four instances of left-over cli-s that should have been replaced
  with XEN_BLOCK_EVENTS
- one instance of slightly wrong placement (without resulting in ill
  behavior, but needlessly making the diff to native more complex)

Signed-off-by: Jan Beulich <jbeulich@novell.com>
linux-2.6-xen-sparse/arch/x86_64/kernel/entry-xen.S